| netsqlazman_StoreAttributesTable |
| Logical Entity Name | netsqlazman_StoreAttributesTable |
| Default Table Name | netsqlazman_StoreAttributesTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_StoreAttributesTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
StoreAttributeId |
int | NO | ||
StoreId |
int | NO | ||
| AttributeKey | nvarchar(255) | NO | ||
| AttributeValue | nvarchar(4000) | NO |
| netsqlazman_StoreAttributesTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| StoreAttributes_AuhorizationId_AttributeKey_Unique_Index | Index | StoreId, AttributeKey |
| PK_StoreAttributes | PrimaryKey | StoreAttributeId |
| netsqlazman_StoreAttributesTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_StoresTable | Non-Identifying | One To Zero or More | FK_StoreAttributes_Stores | StoreId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_StoreAttributesTable Check Constraints |
| Check Constraint Name | CheckConstraint |